| syQueueAudit |
| EntityType | Independent |
| Logical Entity Name | syQueueAudit |
| Default Table Name | syQueueAudit |
| Logical Only | NO |
| Definition | |
| Note |
| syQueueAudit Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
syQueueAuditID |
INTEGER | NO | ||
TrackingNbr |
UNIQUEID | NO | ||
| StepNbr | INTEGER | NO | ||
| Outcome | CHAR(1) | YES | ||
syQueueEventTypeID |
INTEGER | YES | ||
| FailedReason | VARCHAR(255) | YES | ||
| MachineName | VARCHAR(255) | YES | ||
| XMLMessage | NVARCHAR(3000) | NO | ||
| MessageType | VARCHAR(20) | YES | ||
UserID |
INTEGER | NO | ||
| DateAdded | DATETIME | NO | ||
| DateLstMod | DATETIME | NO | ||
| Ts | TIMESTAMP/DATE | NO |
| syQueueAudit Keys |
| Key Name | Key Type | Keys |
| SyQueueAudit_SyQueueAuditID_U_C_IDX | PrimaryKey | syQueueAuditID |
| syQueueAudit_UserID_N_N_IDX | Inversion Entry | UserID |
| syQueueAudit_TrackingNbr_N_N_IDX | Inversion Entry | TrackingNbr |
| syQueueAudit_syQueueEventTypeID_N_N_IDX | Inversion Entry | syQueueEventTypeID |
| syQueueAudit Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| syQueueEventType | Non-Identifying | Zero or One to Zero or More | syQueueEventTypeID | NO | |||
| BusinessProcessJobQueueMessage | Non-Identifying | One To Zero or More | TrackingNbr | NO | |||
| Staff | Non-Identifying | One To Zero or More | UserID | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| syQueueAudit Check Constraints |
| Check Constraint Name | CheckConstraint |